[GHSA-934w-87qh-qr26] Nuxt: Reflected XSS in <NuxtLink> via unsanitised javascript: or data: URL - #8957
Conversation
|
Hi there @danielroe! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository. This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory |
| "events": [ | ||
| { | ||
| "introduced": "0" | ||
| "introduced": "3.0.0" |
There was a problem hiding this comment.
0 is more accurate as marking at 3.0.0 marks rc candidates for v3 as safe, but they are not
0b94079
into
sealonohana/advisory-improvement-8957
|
Hi @sealonohana! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future! |
Updates
Comments
Fix: nuxt/nuxt@5328404
Sink:
<NuxtLink>returnshrefunsanitized (noisScriptProtocolguard) inpackages/nuxt/src/app/components/nuxt-link.ts.Introduced by: nuxt/nuxt@4cefce4 — "feat(nuxt3): add
<NuxtLink>component" (#3544). The unsanitized-href behavior has existed since the component was created.First released: Nuxt v3.0.0.